func google.golang.org/grpc/internal/resolver/delegatingresolver.needsProxyResolver

2 uses

	google.golang.org/grpc/internal/resolver/delegatingresolver (current package)
		delegatingresolver.go#L189: func needsProxyResolver(state *resolver.State) bool {
		delegatingresolver.go#L360: 	if !needsProxyResolver(r.targetResolverState) {